Skip to content

How-to guides

These are the how-to guides for the Argilla-python SDK. They provide step-by-step instructions for common scenarios, including detailed explanations and code samples.

  • Manage users and credentials


    Learn what they are and how to manage (create, read and delete) Users in Argilla.

    How-to guide

  • Manage workspaces


    Learn what they are and how to manage (create, read and delete) Workspaces in Argilla.

    How-to guide

  • Manage and create datasets


    Learn what they are and how to manage (create, read and delete) Datasets and customize them using the Settings for Fields, Questions, Metadata and Vectors.

    How-to guide

  • Add, update, and delete records


    Learn what they are and how to add, update and delete the values for a Record, which are made up of Metadata, Vectors, Suggestions and Responses.

    How-to guide

  • Query, filter and export records


    Learn how to query and filter a Dataset and export their Records.

    How-to guide