> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/lifecycle-management/service-catalog/by-bundles.md).

# By Bundles

## Request access by bundle

Use the **By Bundles** tab in the **Service Catalog** to request a **Bundle**—a predefined set of access across multiple applications—in a single request. Bundles must be configured by **BalkanID administrators** before they can be requeste&#x64;**.** For more information see [Bundles](/lifecycle-management/bundles.md).

1. Navigate to **Access requests** > **Service Catalog**, then open the **By Bundles** tab. Select the Bundle you want to request.

   Each Bundle card displays its name, description, and the applications it includes.<br>

   <div data-with-frame="true"><figure><img src="/files/odVdrxUBR22Es10cvLLU" alt=""><figcaption></figcaption></figure></div>
2. Select the **Requestee**, then choose the **Action**:

   * **Assign** – Grants all access included in the Bundle.
   * **Unassign** – Revokes all access included in the Bundle.

   Select the **Access type**:

   * **Permanent** – Grants access until it is manually revoked.
   * **Temporary** – Grants access until the specified **Expiration date**.

   Enter a **Reason** for the request. The Bundle's access is displayed on the right for review.<br>

   <div data-with-frame="true"><figure><img src="/files/AtqHf3PZB6qa6kC0Max2" alt=""><figcaption></figcaption></figure></div>

   <br>
3. On the **Select identities** step, choose the identity that should receive access for each application in the Bundle. If a new identity needs to be provisioned for an application, select **To be created**. If the requestee already has an identity for an application, it is selected automatically.<br>

   <div data-with-frame="true"><figure><img src="/files/OmLjpkmYEm6VATAOBv6R" alt=""><figcaption></figcaption></figure></div>

   <div data-with-frame="true"><figure><img src="/files/vCM99fiujxAmhmO6eQCn" alt=""><figcaption></figcaption></figure></div>
4. Review the request on the **Confirm request** step, then click **Create**.

   The request is submitted as a single Bundle request and routed for approval. Once approved, access is provisioned across all applications in the Bundle. The request displays a consolidated status that reflects the progress across all applications.<br>

   <div data-with-frame="true"><figure><img src="/files/Sq1cTjUJCetCnQwRkU1c" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.balkan.id/lifecycle-management/service-catalog/by-bundles.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.
