Documentation Index

Fetch the complete documentation index at: https://docs.ursahealth.com/llms.txt

Use this file to discover all available pages before exploring further.

Articles

Prev Next

Articles are reference documents in the Compass knowledge base. They provide the AI with domain-specific context — such as methodology descriptions, policy summaries, or analytic guidelines — that it can consult during sessions via the SEARCH_ARTICLES and READ_ARTICLE tools.

Structure

Each article has three fields:

  • Name — A unique identifier for the article.
  • Summary — A brief description of the article's contents (single paragraph, no line breaks).
  • Body — The full article text.

Managing Articles

Articles are managed under Configuration > Articles. The summary field strips line breaks automatically, enforcing the single-paragraph convention.

Using Articles in Sessions

To make articles available to the AI during a session, enable the Search Articles and/or Read Article tools on the diagnostic or diagnostic definition. When either tool is enabled:

  1. The system prompt includes a listing of all available articles (name and summary) so the AI knows what reference material exists.
  2. The AI can use SEARCH_ARTICLES to find articles by keyword and see contextual snippets.
  3. The AI can use READ_ARTICLE to retrieve the full contents of a specific article.

See the Tools Reference for details on how these tools work.

Library Sync

Articles can be synced from the Ursa Health canonical library, alongside diagnostic definitions and explorer personas. The Library tab under Configuration shows which articles match, are missing, or have diverged from the library version. See Configuration — Library for details.

Access Control

  • Authenticated users can view the article list.
  • Compass Authors (and above) can create, edit, and delete articles.