> For the complete documentation index, see [llms.txt](https://community.threekit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.threekit.com/releases/2022/fall-22-release/enhanced-attribute-workflows.md).

# Enhanced Attribute Workflows

![](/files/RbcCRXhZzSO5hMTAKHT9)

Attribute creation and management has been enhanced, allowing for less context switching just like with the introduction of Quick View and Edit for the Catalog in [Spring 22](/releases/2022/spring-22-release.md) and for Assets in [Summer 22](/releases/2022/summer-22-release.md).

* Attributes can be added directly from anywhere so that you don’t have to lose momentum as you build out your experiences.
* Using tags to manage Attributes is now directly accessible anywhere you interact with Attributes.

![](/files/iJJq1CriI1bms7U69G69)

Add attributes directly from within Assets

![](/files/ErrKZO7Lo96W8bRJOTIB)

Create Attributes directly from the side panel.

![](/files/TRcD0l0uLK0cypH7Txow)

Attribute Tags are now exposed on the Attribute Listing page allowing for filtering and better organization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://community.threekit.com/releases/2022/fall-22-release/enhanced-attribute-workflows.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.
