> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/projekte/projekteinstellungen/zugriffsrechte-in-der-projektverwaltung.md).

# Job settings: access rights

On the two hierarchy levels job and customer account in the job management you can configure the **permissions for the visibility of a job or customer account**.

By default a new job or a new customer account can be viewed by all users of Die Agenturverwaltung who have the general permission to view jobs or customer accounts in the job management. You can find more on permissions here:

{% content-ref url="/pages/02e8d2dc73f652946b6185dca916cb1722835355" %}
[User groups](/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/benutzergruppen.md)
{% endcontent-ref %}

However, to restrict the permission for a specific job or customer accounts to specific users, this tab in the job management is used.

![](/files/bbd3734af769ff88a9137ee87a02c087d6103290)

Using the dropdown element "Users who can see this job" the visibility can be restricted to individual users. For this purpose the users who should receive access are selected one after the other.&#x20;

Other users of Die Agenturverwaltung (with the exception of administrators) will then no longer be able to see this job.

{% hint style="info" %}
**Use case "Pitch"**\
You are working with a small team on a confidential competitive presentation (pitch) and want to avoid that all other users can see the name of this job in time tracking.\
\
**Use case "Shortening the job list"**\
By managing job teams you can significantly shorten the job lists in time tracking and other overviews for team members.
{% endhint %}

We recommend using this feature only in exceptional cases, as it significantly increases complexity for everyone (I can't find my job?).


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/projekte/projekteinstellungen/zugriffsrechte-in-der-projektverwaltung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
