# Projects

A project is a collection of data and usage information that allows you to administrate and utilize most of our service offerings.

Think of a project as a hub where you can manage and access all the features and tools our platform has to offer.

Each project allows you to manage files, track versioning, and utilize other platform-related features.&#x20;

It is recommended to link one project to one software, however, there are no imposed limits to this you can use multiple softwares within one project.


---

# 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.cyphor.net/dashboard/projects.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.
