# Definition Visibility

The ***Definition Visibility*** setting determines who can view the foundational personality and traits of your chatbot. This feature enhances transparency, allowing users to understand the core design and characteristics of the bot they are interacting with.

### Configuration Options:

#### Public

Making the definition public provides users a comprehensive insight into the bot's foundational persona. Users will be able to view "Creator name", "Greetings", and "Personality". It offers clarity on what they can expect during interactions.

#### Private

Should you wish to keep the intricate details and design of your bot's personality confidential, select this option. This ensures that the foundational aspects of your bot remain undisclosed. This setting is perfect if you wish to maintain an element of surprise or mystery about your bot's personality.


---

# Agent Instructions: 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:

```
GET https://docs.hiwaifu.com/product-guides/creating-chatbots/chatbot-attributes/definition-visibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
