Adding Tags

Adding Tags to your requests is a great way to organize your Summaries and Transcripts.

You can add tags to your Summarization jobs (see Start Summary) and Extraction jobs (see Start Extract) by specifying the tags parameter. You can add multiple tags by separating them with commas.

{
  ...
  "tags": "project_1,marketing,companyAlpha"
  ...
}

These tags will be added to any Summary or Transcript created by the job.

Then you will be able to filter your stats by tag (see Get Stats).


What’s Next

Mastering Metadatas.