# Deactivating a Project

{% hint style="success" %}
*Check out the walk-through on how to deactivate a DSL Project.*
{% endhint %}

![Deactivating a DSL Project](/files/S1a5XlQ0OH7QDPKV3biN)

* Navigate to the Projects page.
* Select a project that you would wish to deactivate.
* Click the ***Deactivate*** option to deactivate the desired project.

![Use the Deactivate option for a Project](/files/Db8uiMRplvmzMENfkMwR)

* A dialogue box opens to assure the action.
* Click the ***Yes*** option.

&#x20;     ![](/files/XwZZQmkCsZfsSdYxGqKP)

* The concerned project gets deactivated, and a notification message appears to inform the same.
* After the project gets deactivated the ***Activate*** option appears for the project name.                 &#x20;

![The selected Project gets Deactivated](/files/ePybGiyxhv6P9izRd4le)

{% hint style="info" %}
The user won’t be able to access the Notebook created under a project if the project status is **Deactivated**.
{% endhint %}


---

# 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://docs.bdb.ai/bdb-documentation/data-science-lab/project/deactivating-a-project.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.
