# Being a target

As a member of an organization, you can participate in executing jobs for this organization on your workstation. For this, you need to have the helmut.cloud agent software installed and running, and you need to be authorized and authenticated (meaning: logged in).

In case you do not want to execute jobs for this organization (for example, because you are a team manager or administrator), you can stop making your account a target by turning off the toggle switch here. Your agent will not take any more jobs from this organization after deactivating this option.&#x20;


---

# 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/being-a-target.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.
