> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/partners/portal.md).

# Portail partenaire

{% embed url="<https://www.loom.com/share/8f62bea5c0f54ef3b3de3dc811f15a2d?sid=9540de7f-9501-4af1-8d2d-11250d859a0e>" %}

En tant que partenaire, vous pouvez accéder à un espace partenaire.

Cet espace vous permet :

* de visualiser tous vos clients
* de demander à Dastra l'ajout d'un nouveau client

Par ailleurs, si vous avez l'accès à l'organisation de votre client, vous pouvez y accéder directement depuis l'espace partenaire.

## Accès à l'espace partenaire

Pour accéder à l'espace partenaire, vous devez vous rendre dans votre organisation partenaire puis cliquer simplement sur votre nom en haut à droite et sur Afficher espace partenaire.

{% hint style="info" %}
Prérequis : vous devez avoir le rôle de propriétaire de l'organisation partenaire pour pouvoir afficher cet espace.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.dastra.eu/partners/portal.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.
