# Choosing an organization to work in

To switch from your private org to any shared org that you are a member of, have a look at the upper right corner.  The currently active organization is shown here, right next to your avatar. By default, this is your private organization.

To select a different organization to work in, just click on the drop down menu and choose the organization you want to change over to. You will then be led to the organizations splash page.

If you do not want to execute workflows for an organization with your agent, take a look at [Being a target](/organizations/view-my-organizations/being-a-target.md).


---

# 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.helmut.cloud/organizations/choosing-an-organization-to-work-in.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.
