User guide

A NLU agent is created by the developer with the aim of analyzing a user’s sentence and extracting information that enables its understanding:

  • What is the user’s action or purpose? (intention)

  • What information is provided? (entities)

This section provides the main guidelines for using the NLU service through the REST API. For more details on API usage, refer to the REST API section. API REST.