# Select

{% hint style="info" %}
It is neccesary to be part of a Organization before. Go to [Add User](/organization/users/add.md) to learn how.
{% endhint %}

To connect to a Organization is simple:

* Go to the Organizations page using the vertical left menu
* Select the Organization clicking on the bolt icon placed on the left side of the name

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

* After connection you should see the Organization Name in the vertical menu and in the Top horizontal menu.

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

In the same horizontal menu, but in the right side you have your role in the Organization and the last actions notifications (if succeeded or not and why if not)

<figure><img src="/files/hHVCf3w8CugDnIVwACcS" 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.cloudplans.io/organization/select.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.
