Skip to main content

Assistant Configurator

Within the assistant configurator, create an assistant that should be able to use the integration. You can use the guide on creating an assistant to learn more about creating great assistants. Create an assistant first

Adding actions

Within the assistant configurator, you can now add actions of the integrations enabled in your workspace. Navigate to the Actions section and click on "Add Action" Search and select the action of your choice and add it to your assistant by choosing either an individual connection or a preselected connection. Select an action of your choice Individual connections allow you to connect your own account (in this case, your Google Calendar) and let the assistant act with your access rights, resources, and constraints. This requires OAuth authentication either when first triggering an action or via the integrations menu. During OAuth, select the account you want the assistant to use and allow the access requested by Langdock. Preselected connections can be chosen by all users of this assistant when using this action, so pay attention to access rules here. Select the connection type you want to use After adding the action, you can select whether its execution requires your confirmation or can be triggered automatically. With confirmation enabled, the assistant will always show you the action and its input parameters before execution. Select if the integration should require confirmation or should be executed automatically

Using actions

Now you can use integrations within your assistant. The assistant will trigger actions automatically based on conversation context. If an action requires confirmation, you’ll see the specific request with input parameters. Pressing “Confirm” triggers the action. Confirm the action in the chat See the tag change and see the action being executed

Usability recommendations

Adding actions to an assistant

Be generous when adding actions to an assistant. Some integrations have context-gathering actions like HubSpot’s Get deal context, which retrieves internal IDs for pipelines and stages. This enables smoother use of actions like Create deal or Update deal because you can ask the assistant to get all existing pipelines and specify in natural language which one to use, rather than looking up IDs in your HubSpot settings. Add as many integration as you like to your Assistant

Actions requiring confirmation

By default, all actions require confirmation. Here’s how we recommend configuring this based on the action type: No confirmation needed: Actions that collect, download, search, or read information. This allows faster information gathering with minimal risk. Confirmation recommended: Actions that create, update, or delete objects. This lets you verify the model-generated parameters before execution.
I