Documentation Index
Fetch the complete documentation index at: https://docs.codenullapp.com/llms.txt
Use this file to discover all available pages before exploring further.
User-Specific Configuration
This section describes the different configuration options available based on the logged-in user:- Profile Information: Modify the data displayed on the user profile.
- User Side Menu: Adjust the menu options that load specifically for each user.
- User Logo: Customize the logo displayed according to the authenticated user.
Profile Information
Here you can configure what information to show in the profile drawer. You can customize the text below your name and also the fields to show full details of your user How to personalize user profile information To configure the fields you want to use, please go to Application Designer -> Settings -> User Settings and set in the User Profile Fields field.- Here you can set multiple fields split by comma
- You can use navigation properties
- All fields must exist in the User session info
The first field will be used to display the text below the Name on the profile badge
User Side Menu
You can load different menus for each user. Please follow the next guide to achieve that- Create multiple menus
- Get the Menu Id
- Change dynamically the Menu of the user
User Logo
You can configure your Logo displayed on the top bar for each user. You have two options to do that- First option: Define the field you want to use as the Image logo source: In this case is
Customer.Logo
Make sure in this option to use a field that is in the user session info. You can personalize this on the User Data Query field in the User Settings section
- Second Option: Modify the logo from a custom function
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 theask query parameter: