Docs: miscellaneous editorial updates (#8731)

### What problem does this PR solve?


### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2025-07-09 09:28:56 +08:00
committed by GitHub
parent addda5ccbe
commit d42e6fb955
7 changed files with 7 additions and 7 deletions

View File

@ -29,7 +29,7 @@ An opening greeting is the agent's first message to the user. It can be a welcom
### Global variables
You can set global variables within the **Begin** component, which can be either required or optional. Once established, users will need to provide values for these variables when interacting or chatting with the agent. Click **+ Add variable** to add a global variable, each with the following attributes:
You can define global variables within the **Begin** component, which can be either mandatory or optional. Once set, users will need to provide values for these variables when engaging with the agent. Click **+ Add variable** to add a global variable, each with the following attributes:
- **Key**: _Required_
The unique variable name.