> For the complete documentation index, see [llms.txt](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/glossary.md).

# Veza Glossary

As Veza evolves and integrates more advanced functionalities, the terminology can sometimes be intricate. The Veza glossary serves as a reference for terms and related topics. Whether you're a new user getting acquainted with the platform or just seeking a refresher, this glossary can help you learn the essential vocabulary.

## Product Categories

Browse the product-level glossaries to explore terms related to specific product capabilities, or search the documentation to find a term.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><a href="/pages/McAgxYT0zkoNejVNMUzS"><strong>Core Concepts</strong></a></td><td><a href="/files/cPSTHXTfvP05NX50LF8X">/files/cPSTHXTfvP05NX50LF8X</a></td></tr><tr><td align="center"><a href="/pages/9mlCCgOYzNhXRZp34WcU"><strong>Veza Integrations</strong></a></td><td><a href="/files/QfMjIJebbcYu2NfemTtI">/files/QfMjIJebbcYu2NfemTtI</a></td></tr><tr><td align="center"><a href="/pages/EFQfPlSStZa9wRl5qRWV"><strong>Lifecycle Management</strong></a></td><td><a href="/files/4O0blWVDs9WwIwWG68bN">/files/4O0blWVDs9WwIwWG68bN</a></td></tr><tr><td align="center"><a href="/pages/6hnORVochVHI2YootyPN"><strong>Access Intelligence</strong></a></td><td><a href="/files/CSPhSOJeYuum76h851fn">/files/CSPhSOJeYuum76h851fn</a></td></tr><tr><td align="center"><a href="/pages/qYsUJFX0mSznN6qo05cx"><strong>Access Search</strong></a></td><td><a href="/files/LQh3DusBJIFFom799vWK">/files/LQh3DusBJIFFom799vWK</a></td></tr><tr><td align="center"><a href="/pages/oRUDCN3D1p3h43roJsys"><strong>Access Reviews</strong></a></td><td><a href="/files/HV09YbSwMtf7j1AHVUys">/files/HV09YbSwMtf7j1AHVUys</a></td></tr><tr><td align="center"><a href="/pages/lYPQ43E7b4XRRmseJT8w"><strong>Administration</strong></a></td><td><a href="/files/cdWXeQ1UjCYTDNrhTiMq">/files/cdWXeQ1UjCYTDNrhTiMq</a></td></tr></tbody></table>


---

# 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.veza.com/4yItIzMvkpAvMVFAamTf/glossary.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.
