# User options

<figure><img src="/files/ri8wKtcgpY1MWvgyWe2H" alt=""><figcaption></figcaption></figure>

## Kapsules

<figure><img src="/files/5lKXlvDeRvClUY7bzMRk" alt=""><figcaption></figcaption></figure>

When you are logged in with a User role you are able to see and perform actions for all the Kapsules that you are the owner of (i.e. that you have created) or the Kapsules that are part of the Groups which you have been assigned to.

### Content

You are able to see the following information about the Kapsules:

* Name
* ID
* Related Komment Table
* Komment Key Field
* Owner
* Which database data is stored in
* Last Update
* Data type for each field in a Kapsule
* See the content of each Granule (document) within a Kapsule

### Actions

You are able to perform the following actions related to the Kapsules and Granules:

* Sort, search and filter
* Delete individual Granules or Kapsules
* Export Kapsule structure (no data)
* Replace Kapsule structure with existing Kapsule (from .kap file) (no data is changed)
* Add new Kapsule from existing Kapsule file (.kap)

## Logs

<figure><img src="/files/xCT39m9HGpLB6X5HUAgy" alt=""><figcaption></figcaption></figure>

In the Logs section you can see all the logs generated by Kaptain. This will give you an easy access to check if reloads have been executed as expected and ease your issue tracking.


---

# 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.extendbi.com/komment3/kaptain-admin-module/user-options.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.
