> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/anlage/dienste_und_anwendungen/restapi/zugriffsberechtigung.md).

# Access rights

Create access names and passwords necessary for authentication of REST API clients.

## Toolbar icons

| Icon                                                      | Meaning | Execution                                                |
| --------------------------------------------------------- | ------- | -------------------------------------------------------- |
| !\[]\(../../../../../.gitbook/assets/action add2\_32.png) | Add     | Add a new access right                                   |
| ![](/files/994dbbDrYdsg0vHwm5mv)                          | Save    | Save inputs                                              |
| ![](/files/Rd4rFVfQighfx7Tk3qLE)                          | Import  | Import of a previously saved file with access privileges |
| ![](/files/hYGSjU7PTAmc6UB8LyBp)                          | Export  | Export of the created access privileges as a backup      |

## Actions for individual entries

Possible actions for access authorization

|                                                               |                               |
| ------------------------------------------------------------- | ----------------------------- |
| !\[]\(../../../../../.gitbook/assets/action previous\_32.png) | Reset to the last saved state |
| ![](/files/3Bes4H6SiJl4yqIJIyR3)                              | Deactivate the entry          |
| ![](/files/sUM5kSSccVcPZNvLBZJ4)                              | Activate the entry            |
| ![](/files/3NyKydc7tfWtPux3fIEI)                              | Delete the entry              |

## Context menu

* Add

  Add a new access right
* Save

  Save inputs
* Import

  Import of a previously saved file with access privileges
* Export

  Export of the created access privileges as a backup

## Workspace <a href="#arbeitsbereich" id="arbeitsbereich"></a>

At least one entry consisting of a name and password must be created for authentication on the REST API server.

As a backup, a file can be created via Export which can be re-imported if required.

Note

The precondition is that the database server and the REST API are running as an application or service.

After changes are made, the REST API must be restarted.


---

# 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:

```
GET https://docs.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/anlage/dienste_und_anwendungen/restapi/zugriffsberechtigung.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.
