# Manage Project

Below are the Steps to Manage Project:&#x20;

1. Navigate to Admin Section of your Assure instance

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

2. Click **Project Management** to bring up Assigned Projects window

<figure><img src="/files/25CvanNtJ0tvFgKpKiCx" alt=""><figcaption></figcaption></figure>

2. Select User from Username drop-down menu, to assign team members to specific projects

For flexible team configurations based on project needs, any user can be added or removed from required projects.&#x20;

{% hint style="info" %}
**Note:**&#x20;

* User must be assigned project to access the Project.&#x20;
* These arrows (>, <) are used to move single project from All Projects to Assigned Project&#x20;
* These arrows (>>, <<) are used to move all the project from All Projects to Assigned Project & vice versa. &#x20;
  {% endhint %}

4. Click Save button after assigning or unassigning the project to the user.&#x20;

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

### Delete Project

Below are the steps to Delete Project:

1. Navigate to **Admin** section and click **Project Management** option

<figure><img src="/files/28ReU944KTd2X76w7YNy" alt=""><figcaption></figcaption></figure>

2. Click **Delete Projects** tab

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

3. Select Project from list which needs to be deleted
4. Click **Delete** button

<figure><img src="/files/6kXfAinDSF9DuIaITjEj" alt=""><figcaption></figcaption></figure>


---

# 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.avoautomation.com/avo-assure/administration/manage-projects/manage-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.
