# Accessories

#### Drop Down Accessory Information View

* Click the arrow next to your accessory's name for a quick and easy access to view it's information, who it is assigned to, and the activity history.

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

#### Customize Your Table View

* Using our table view, each user can individually customize their table headings and hide or view whichever columns they want to view. By clicking the table view button and highlighting the column titles they want seen, and unhighlighting the titles they want hidden.

<figure><img src="/files/fZzxVb19rkXk4gV7v5FE" alt=""><figcaption><p>Change your view from all 8 columns.</p></figcaption></figure>

<figure><img src="/files/dqmZAIg1aSYvnHbqrJY0" alt=""><figcaption><p>To only viewing what you need.</p></figcaption></figure>

#### Edit and Delete

* Under the Actions column, you can edit, the paper and pencil, or delete, the trashcan, your license. Users must have apropriate permissions to utilize these functions.


---

# 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.adminremix.com/asset-management/accessories.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.
