Skip to main content

Actions

The Actions tab allows you to define the key operations users can perform in your application. By specifying these actions, you enable Navigable AI to better understand your app's functionality and assist users effectively. Each action represents a task that users can initiate, such as adding an item, submitting a form, or completing a workflow.

info

If you want to use Navigable AI as a chatbot without AI-recommended actions, you can skip adding Pages, Actions, and Workflows and move directly to the Training section.

Add an Action

  1. Navigate to the Actions tab in the Data Pre-Processing section.

  2. Click on the Add Action button in the top-left corner.

    Add Action Button

  3. Fill out the form with the following details:

    • Action Name: Provide a concise name for the action.
    • What does it do?: Describe the result of performing this action.
    • How to do it?: Provide step-by-step instructions on how users can perform this action.
    • Errors: List any potential issues users might encounter while performing this action. Leave this blank if there are no known errors.
    • Prerequisites: Mention any steps or conditions users must fulfill before performing this action. Leave this blank if there are no prerequisites.

    Add Action Form

  4. Click Save to create the action. A confirmation message will appear once the action is successfully added.

    Add Action Success Message

Edit an Action

  1. Locate the action you want to edit in the Actions tab.

  2. Click on the Pencil icon on the top-right of the action.

    Saved Action

  3. Update the fields as needed in the edit form.

    Edit Action

  4. Click Save to apply your changes. A success notification will confirm that the action has been updated.

    Edited Action Success Message

Delete an Action

  1. Find the action you want to delete in the Actions tab.

  2. Click on the Trash icon on the top-right of the action.

    Saved Action

  3. Confirm the deletion in the modal that appears.

    Confirm Delete Action Modal

  4. A success notification will confirm that the action has been deleted.

    Delete Action Success Message

Best Practices for Actions

To ensure the Actions feature enhances your AI’s performance, follow these best practices:

  • Use Clear Names: Action names should be straightforward and self-explanatory.
  • Provide Detailed Descriptions: Clearly explain what the action does and how users can perform it.
  • Anticipate Errors: Include common error messages and troubleshooting tips where applicable.
  • List Prerequisites: Specify conditions that must be met before the action can be taken, if any.

What’s Next?

After defining your actions, proceed to the Workflows tab to map out user flows and interactions. These workflows will provide additional context for training your AI assistant.