> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/configuration/qux-specific/login-caption.md).

# Login caption

## Introduction:

Vectra Quadrant UX allows to creation of login captions which will be displayed on the login screen below the login box. It should show something like message marked under the red box:

![](/files/VGwVtpM8n1KJS3aXLXD5)

## Steps:

1. Go "Brain\_Web\_UI > Settings> General > Login Caption"; click on edit.\
   ![](/files/5AlwqdCb9SF0YLqBjVHz)
2. Set "Display login caption" as on. ![](/files/Wonh89f2k8FY7jFiE93a)
3. Type the message you want to show on the Login page and click on "Save".\
   ![](/files/4vk99XGMFuCYUNeLIV2t)
4. If the system accept the message; the pop-up will appear on top for few seconds and message will appear on "Login Caption":\
   ![](/files/auTlJl0jStimpfEcVucD)\
   ![](/files/HcVouoIqQKp2HVS43uOa)
5. Now to verify logout or access the login URL on the new browser: Access the brain login page: https\://\<Brain-IP/FQDN>/accounts/login/?local=True\
   ![](/files/VGwVtpM8n1KJS3aXLXD5)

## Troubleshooting;

For any assistance or query please reach out to Vectra support.


---

# 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.vectra.ai/configuration/qux-specific/login-caption.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.
