# Single Portfolio

### Single Article Layout

You should go to Site Template style > Open one template ex: astroid\_nika - Default >  Article/Blog > Article Layout Builder > Click on "New Layout" to create a new layout for single article.&#x20;

<figure><img src="/files/tI0syt826dtgBISYkMRj" alt=""><figcaption><p>Prebuilt single article layout.</p></figcaption></figure>

### Assign the Single Layout to categories

After creating a layout for single portfolio article, you should go to Content > Categories > edit your portfolio category > Single Blog Options > Select a template and article layout. \
Then articles belonging to this category will inherit the layout you assigned to.&#x20;

<figure><img src="/files/7cWa6xNU55aYKAj5coj5" alt=""><figcaption><p>Select a layout for the category.</p></figcaption></figure>

### Edit portfolio article content

Go to Content > Articles > Edit each portfolio article. > Widgets tab > Edit widget's content.&#x20;

<figure><img src="/files/77lFsHXRVpJP58e4PmiC" alt=""><figcaption><p>Edit widget's content.</p></figcaption></figure>

### Article's Custom Fields

<figure><img src="/files/kvMhOH1hQ52yTN3pJnHM" alt=""><figcaption><p>Portfolio article's custom fields.</p></figcaption></figure>

To create custom fields, you should go to Content > Fields > Field Group > create a field group. \
Then go to Fields > click on New to create new fields.&#x20;

* Choose the field group containing the field.
* Choose categories that the field should be assigned to.&#x20;

<figure><img src="/files/tT2zwCTPJUnN6XSxeEyu" alt=""><figcaption><p>Create a new field.</p></figcaption></figure>

After creating necessary fields, go back to Articles > edit each article > Information tab (name of the field group). > here you can input information of custom fields for each article.

<figure><img src="/files/uAYiuqpwJhnenFqLxCZ1" alt=""><figcaption><p>Edit custom field's info.</p></figcaption></figure>


---

# 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.jollyany.co/templates/nika/portfolio/single-portfolio.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.
