> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unpod.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Analysis

> Analyze call success and extract structured data.

## Analysis

This tab is used to analyse the success of the call logs.

### Summary

This feature is used to provide the prompt used to summarize the call. The output will be stored in calls.analysis.summary. You can also find the summary in the Calls Log page.

This section helps you to derive and summarize the Summary of the call according to your business requirements if you need to make any changes in the summary of the call.

<img src="https://mintcdn.com/unpodai/vhuphqJYtV0OKYho/images/Analysis1.png?fit=max&auto=format&n=vhuphqJYtV0OKYho&q=85&s=6e29e86c08311d35a7292c98c0451fef" alt="Analysis Tab Screenshot" width="1900" height="817" data-path="images/Analysis1.png" />

### Success Evaluation

Evaluate if your call was successful. You can use Rubric standalone or in combination with Success Evaluation Prompt. If both are provided, they are concatenated into appropriate instructions.

<img src="https://mintcdn.com/unpodai/HtuPBiiG1adI8yEV/images/Analysis2.png?fit=max&auto=format&n=HtuPBiiG1adI8yEV&q=85&s=954a59e58f8393b78378a9ec3d6130a4" alt="Summary Section Screenshot" width="1896" height="822" data-path="images/Analysis2.png" />

In the above you can set one Evaluation criteria on the basis of which you can decide whether the call is successful or not. You can set up the Prompt for that.

For example, suppose you are a real estate company and your success criteria is If a customer fixed the site visit then you consider the call is successful.

On the basis of the given prompt, you can set the success evaluation rubric from the selected rubrics according to your understanding.

<img src="https://mintcdn.com/unpodai/HtuPBiiG1adI8yEV/images/Analysis2a.png?fit=max&auto=format&n=HtuPBiiG1adI8yEV&q=85&s=b4cbebd4addb28586e83d0203647ca98" alt="Success Evaluation Screenshot" width="1890" height="814" data-path="images/Analysis2a.png" />

### Structured Data

Extract structured data from call conversation. You can use Data Schema standalone or in combination with Structured Data Prompt. If both are provided, they are concatenated into appropriate instructions.

Structured data will help you to extract some basic information which is needed to decide whether the called person is interested in your product or service.

<img src="https://mintcdn.com/unpodai/HtuPBiiG1adI8yEV/images/Analysis3.png?fit=max&auto=format&n=HtuPBiiG1adI8yEV&q=85&s=a361a3dfcf241e7a9448f644a021bd0e" alt="Structured Data Screenshot" width="1902" height="817" data-path="images/Analysis3.png" />

For example, your agent is related to an educational institution. You have called the parent to provide information about the courses you provide. The basic details you need are the name of the student, grade of the student, etc.

In the prompt you can write Put the child name in the Name tag. and Put the grade of the child in the Grade tag.

Now you have to add the same properties by clicking on the Add Property and the name of the properties are case sensitive. Use the same case which you have used in the prompt.

<img src="https://mintcdn.com/unpodai/HtuPBiiG1adI8yEV/images/Analysis3a.png?fit=max&auto=format&n=HtuPBiiG1adI8yEV&q=85&s=648bd430a817e2244a115cee368a7b84" alt="Add Property Screenshot" width="1902" height="817" data-path="images/Analysis3a.png" />

According to the Tag, click on the property. Suppose you have to make a Name tag then select Text.

<img src="https://mintcdn.com/unpodai/HtuPBiiG1adI8yEV/images/Analysis3b.png?fit=max&auto=format&n=HtuPBiiG1adI8yEV&q=85&s=ff0a8b43c93eedcbdf13b126de9e8b36" alt="Property Selection Screenshot" width="1893" height="810" data-path="images/Analysis3b.png" />

The structured data helps you to extract the exact information of the call and you will be able to analyze the call in a perfect manner.

After filling in all the details, click on the Save button and move to the next tab Integration.
