# View my organizations

To view a list of all organizations you own or participate in, click on your avatar in the upper right corner and select "My organizations" from the dropdown menu.

You can see the organizations name, what role you have, who created it and when it was created. You can also see an organizations members, and if you are a target.

If you do not want to execute jobs for a certain organization, read on below "[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/view-my-organizations.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.
