# Configure missing credentials

import { Aside } from "@astrojs/starlight/components"

When an agent needs a credential it doesn't have, the chat surfaces a prompt so you can supply the missing API key or token inline, without leaving the session.

<Aside type="note" title="Coming soon">
  The full walkthrough for resolving missing credentials in a session is still being written. Watch the changelog for
  updates.
</Aside>