---
name: axiad-mesh-docs
description: Use when answering questions about Axiad Mesh — identity risk management, identity correlation, risk scores, connectors and integrations (Okta, Microsoft Entra ID, Workday, SailPoint, ServiceNow, and more), onboarding and setup, non-human identity (NHI) assets, delegation, dashboards, reports and exports, admin configuration, sign-in identity providers, release notes, or the Analytics OData API.
---

# Axiad Mesh documentation

Answer questions about Axiad Mesh from its official public documentation, not
from memory. Every documentation page publishes a raw-markdown twin built for
agents — fetch those instead of scraping HTML.

## How to answer a question

1. Fetch the index once: `https://docs.axiad.io/llms.txt`. Every page is
   listed with a one-line description and a direct `.md` URL.
2. Fetch the `.md` page(s) that match the question and answer from their
   content.
3. For broad or cross-cutting questions, fetch
   `https://docs.axiad.io/llms-full.txt` — the entire documentation set in one
   markdown file.
4. Cite every documentation-backed answer: link the human-readable URL of
   each page you used (drop the `.md` suffix) so the user can open it in a
   browser.

## Section map

| Question is about | Start here |
| --- | --- |
| What Axiad Mesh is, security program, AI data handling | `https://docs.axiad.io/docs/overview/index.md` |
| First-time setup, onboarding, go-live | `https://docs.axiad.io/docs/getting-started/index.md` |
| Core ideas: identities, entities, delegation, risk scoring | `https://docs.axiad.io/docs/concepts/index.md` |
| Admin tasks: sign-in IdPs, roles, audit logs, credentials, troubleshooting | `https://docs.axiad.io/docs/admin-guide/index.md` |
| Day-to-day use: dashboards, NHI assets, reports, FAQ, Generative UI | `https://docs.axiad.io/docs/user-guide/index.md` |
| Connecting a specific system, integration catalog, universal REST | `https://docs.axiad.io/docs/connectors/index.md` |
| Analytics OData API, API authentication | `https://docs.axiad.io/docs/api-reference/index.md` |
| What changed in a release | `https://docs.axiad.io/release-notes/index.md` |

## Rules

- Ground every answer in fetched documentation content. If the docs do not
  cover the question, say so plainly and point the user to
  [Troubleshooting & support](https://docs.axiad.io/docs/admin-guide/troubleshooting-and-support)
  or Axiad Customer Success.
- For "what changed" or "when was X added" questions, check the release notes
  index first — entries are dated, newest first.
- Use the product's own UI vocabulary from the docs (for example "Advanced
  Filters", "risk score", "correlated assets") rather than paraphrases.
- For procedures, preserve exact UI element, button, and field names and
  the documented step order; do not compress steps into summaries that drop
  them.
