You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

note.mdx 890B

12345678910111213141516171819202122
  1. ---
  2. sidebar_position: 18
  3. slug: /note_component
  4. ---
  5. # Note component
  6. The component that keeps design notes.
  7. ---
  8. A **note** component allows you to keep design notes, including details about an agent, the output of specific components, the rationale of a particular design, or any information that may assist you, your users, or your fellow developers understand the agent.
  9. ## Examples
  10. Explore our customer service agent template, which has five **Note** components:
  11. 1. Click the **Agent** tab at the top center of the page to access the **Agent** page.
  12. 2. Click **+ Create agent** on the top right of the page to open the **agent template** page.
  13. 3. On the **agent template** page, hover over the **Customer service** card and click **Use this template**.
  14. 4. Name your new agent and click **OK** to enter the workflow editor.
  15. 5. Click on the **note** component to add or update notes.