# Write a description for your project

Working blindly without knowing what the projects or the datasets are about can be frustrating. Adding descriptions to the projects you have can be a form of metadata, which enables you to keep track of the information that each project contains easier. Including descriptions also aids in the process of project collaboration as it creates more transparency to the collaborators as to what the project entails.

![](/files/DVxUwEMKeZmCWYryyDj5)

Simply click the button next to the project name and write some descriptions for your project and tables. Alternatively, you can click the dropdown next to the table name and edit the table description.

Manage all your projects and tables efficiently, If you have multiple tables or projects that look similar, you can add some descriptions to describe the difference. The description will be important for your teammates to have a quick understanding of your project when you share it with them.


---

# 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.acho.io/acho-studio/data-prep-projects/write-a-description-for-your-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.
