# Smartcontent

Smartcontent is an online content creation tool with which you can create both static and dynamic compositions.

<figure><img src="/files/TaeOlzyBFAEpYfgfNN1t" alt=""><figcaption><p>Smartcontent</p></figcaption></figure>

| Name                     | Title that the content will have when it is generated                                                                                                                                                                                                                            |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Actions                  | New, save layout, load layout                                                                                                                                                                                                                                                    |
| Resolution *(in pixels)* | It is very important that the resolution of the workspace is the same as the destination screen where the content will be broadcast. If not, there could be loss of quality or distortion of the image                                                                           |
| Duration                 | Smart content duration                                                                                                                                                                                                                                                           |
| Shapes                   | Panel of available default shapes *(rectangle, circle, line)*. Shapes are added by clicking on their icon                                                                                                                                                                        |
| Social                   | Allows you to add a Twitter profile to be able to include tweets as text.                                                                                                                                                                                                        |
|                          | <p>Layer editing permissions to other project users. </p><p>The lock has three positions:<br>1. Full editing permission (<em>Open lock</em>)<br>2. Editing the content of the layer, but not the position (<em>Closed Padlock</em>)<br>3. No permission (<em>Briefcase</em>)</p> |
|                          | Insert text inside the layer                                                                                                                                                                                                                                                     |
|                          | Insert image from url                                                                                                                                                                                                                                                            |
|                          | Insert image from image content uploaded to the portal                                                                                                                                                                                                                           |
| Effects                  | Set layer animation effects                                                                                                                                                                                                                                                      |
| Add                      | Add object. This object can be image or text and is created on a new layer                                                                                                                                                                                                       |
| Play                     | Preview of how the layer effects will behave                                                                                                                                                                                                                                     |
| Generate                 | <p>Final step to have the content for broadcast </p><p><em>\*The format of the generated content is <strong>html</strong></em></p>                                                                                                                                               |

Once the Smartcontent content is generated, it will appear in the **Content List** ready to be added to a simple playlist or distributed by advanced mode.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.admira.com/english/contents/smartcontent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
