# Deleting Projects and Organizations

CodeScan provides you with the option to delete unwanted projects/Organizations no longer in use.

{% hint style="info" %}
**Note:** Once you delete your projects/organizations from CodeScan, they cannot be recalled (no undo).
{% endhint %}

## Deleting a Project <a href="#deleting-a-project" id="deleting-a-project"></a>

1. Go to the **Organization** and select the **Project** you want to delete.

<figure><img src="/files/w6E1AhTvNOjjM0Nd4QAt" alt=""><figcaption></figcaption></figure>

2. Next, select **Project Setting > Deletion**.

<figure><img src="/files/1wQpvPkgkmSo6AJ3lCiG" alt=""><figcaption></figcaption></figure>

2. Now click on the option to **Delete**.

<figure><img src="/files/IWcIsimwZKmZpAfkHSA1" alt=""><figcaption></figcaption></figure>

2. It gives you a prompt asking your permission to delete it. Select **Delete**.

<figure><img src="/files/RrOVGTVI5dtT65x7DB52" alt="" width="563"><figcaption></figcaption></figure>

3. Now, your desired Project is deleted from CodeScan.

## Deleting Multiple Projects

Users can also delete several projects at once if a cleanup is needed.

Navigate to **Organization** → **Projects Management** → select projects to be deleted → **Delete**:

<figure><img src="/files/4dXgImyRS6DXb9jmPyZV" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
NOTE: This action is irreversible.
{% endhint %}

## Deleting an Organization <a href="#deleting-an-organization" id="deleting-an-organization"></a>

1. Ensure you are on the correct organization and click on the **Organization name** on the top left to confirm that you are on the organization's main page, not in any project.
2. Navigate to **Administration > Organization settings**.

<figure><img src="/files/QglTgOl3SZ3dWi1OTzbc" alt="" width="563"><figcaption></figcaption></figure>

3. Next, a new window will appear, and if you scroll down the page to the end, you will be able to view the **Delete** option under the column **Delete Organization**. Click on **Delete**.

<figure><img src="/files/KSuoaSOTGTinCfulxRIe" alt="" width="563"><figcaption></figcaption></figure>

4. Another tab pops up, as in the picture below, requiring you to confirm the Organization Name and then click **Delete**.

<figure><img src="/files/hQ85GqUrVBTpQ2KrSpM6" alt="" width="563"><figcaption></figcaption></figure>

4. Now, your desired organization is deleted from [CodeScan](https://www.codescan.io/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/deleting-projects-and-organizations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
