# Create user-purpose access request

User-purpose access requests are used to request access for an employee through a specific purposes.

There are currently 2 different ways to create a user-purpose access request.

1. [Creating a Request Through the **Web App**.](/lifecycle-management/jitpbac/purposes/create-user-purpose-access-request/creating-a-request-through-the-web-application.md)
2. [Creating a Request Through the **Slackbot**.](/lifecycle-management/jitpbac/purposes/create-user-purpose-access-request/creating-a-request-through-the-slackbot.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.balkan.id/lifecycle-management/jitpbac/purposes/create-user-purpose-access-request.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.
