Table of contents
Official Content
  • This documentation is valid for:

The Corpus detail view lets you edit a specific Corpus. To open it, go to the Corpus Dashboard (Build section of the Agentic Hub) and click on Edit button on that Corpus, available in both Card view and Table view. This view is organized into four tabs: Configuration, Embeddings, Chunking, and Ingestion. The first tab, titled Configuration, is shown by default and lets you edit the Corpus's basic information and manage its Resources.

CorpusDashboard5

Next to the Corpus name, a Copy ID action copies the identifier of the Corpus.

The Configuration tab displays the editable fields of the Corpus:

  • Corpus Name: The name of the Corpus. A character counter shows the current length.
  • Type: The kind of Corpus, for example Vector Store. This field is disabled when it is not editable.
  • Description: A short text describing the Corpus. A character counter shows the current length.
  • Active: A toggle that sets the Corpus as Active or Inactive.

A Save button is fixed in the bottom-right corner of the view. Click on Save to persist your changes. After a successful update, a Changes saved indicator is shown in the bottom-left corner.

Resources

The Resources section lists the items connected to the Corpus in a paginated table with the following columns:

  • Name: The name of the Resource.
  • Extension: The file extension of the Resource, for example docx.
  • Size: The storage used by the Resource.
  • Modified: The date and time the Resource was last modified.
  • Status: The indexing state of the Resource, for example Success.

You can search the Resources by name and refresh or filter the list. The filter panel lets you filter by status (for example, Success, Pending, or Failed) and by extension. Above the table, a summary displays the total number of Resources and their state (success, pending, and error), together with the Total storage used.

The following actions are available above the list:

  • Reindex All: Reindexes every Resource in the Corpus.
  • + New Resource: Adds a new Resource to the Corpus.

Each Resource row includes a View action and a (More Options) menu. Click on View to download the Resource file.

The (More Options) menu provides:

  • Chunks: Opens a view showing how the Resource content was divided into chunks for indexing. Each chunk displays its text along with metadata such as page number, lines, and identifiers.
  • Reindex: Reindexes the Resource.
  • Delete: Removes the Resource from the Corpus. Note that deletion cannot be undone.

At the bottom of the table, you can set the number of Items per page and navigate between pages.

Availability

Since version 2026-07.

Last update: 2026 | © Globant S.A. All rights reserved.