> ## Documentation Index
> Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Miscellaneous

> General API questions and miscellaneous topics

<Accordion title="How do I provide different roles or specialties for users or providers?">
  To handle different doctor roles/specialties dynamically, clients use our
  <a href="/api-reference/ambient-sessions/context">context API</a> to seed <Tooltip tip="Metadata provided when creating an ambient session that helps guide note generation and improve output quality." cta="View in Glossary" href="/Glossary/s">session context</Tooltip> with the <Tooltip tip="A healthcare professional within an organization who uses Suki's services to document patient care." cta="View in Glossary" href="/Glossary/p">provider</Tooltip> role (e.g. SPECIALTY).
</Accordion>
