# Close Or Reopen Project

### Close a Project

To close a project,&#x20;

<figure><img src="/files/35DJkbqljIZl8EKheTI0" alt=""><figcaption></figcaption></figure>

1. Go to that project.
2. On the right section of Project Detail Page, click on ‘Close A Project’.
3. Choose ‘Confirm’ in the popup and the project would be closed.

#### **Another way to close the project is to go to Settings.**&#x20;

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

1. In Settings, click on 'Projects'.
2. On the right section, click on the three horizontal dots.&#x20;
3. Select 'Close Project'. The project would be closed.

### Reopen A Project

To Reopen A particular project, Go to settings.

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

1. In Settings, Click on Projects.
2. On the right section, click on Closed Projects.
3. Click on the three horizontal dots in the project box.&#x20;
4. Select 'Reopen Project'. The project would be reopened.


---

# 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://help.alianhub.com/introduction-to-alian-hub/close-or-reopen-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.
