# Projects

## Overview

Projects are a lightweight container to organize your related story maps and data. A project might mean slightly different things to different teams, and that's exactly why we've kept it light and flexible.

An example of a project could be **Web App,** or **Team Digital**. The scale and organization of your projects is totally up to you and will depend on things like how you split work up between different teams in your organization, as well as how you split story maps across your products.

Each project can contain any number of story maps. You will also need to manage your project team to allow access to the right people across your organization.

{% content-ref url="/pages/xGaAXEoExn0EkACSxLJ2" %}
[Project team](/docs/core-concepts/projects/project-team.md)
{% endcontent-ref %}


---

# 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.avion.io/docs/core-concepts/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.
