# General item capabilities

- [Creating and Editing Items](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/creating-and-editing-items.md): Learn how to create and edit items in aqua: add requirements, test cases, or defects, customize fields, manage workflows, and format item content efficiently in your project.
- [Copy item to a target project or duplicate within a project](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/copy-item-to-a-target-project-or-duplicate-within-a-project.md): Learn how to copy or duplicate requirements, test cases, scenarios, or defects between projects with clear steps. Understand status resets and item labeling for easy tracking.
- [Taking over field values between items](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/taking-over-field-values-between-items.md): Learn how item field values can be transferred between items. Discover supported workflows and ensure data consistency across projects with this concise guide.
- [Item template (defaults)](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/item-template-defaults.md): Create item templates with default text and field values. Save as project or personal defaults to streamline new item creation with pre-selected settings for consistent, efficient workflows.
- [Dependencies](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/dependencies.md): Easily manage and visualize item dependencies in aqua using interactive graphs, tree views, and flexible linking for test cases, defects, and requirements. Create or remove links instantly.
- [Add links to a description](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/add-links-to-a-description.md): Easily add, edit, and customize hyperlinks in item descriptions - set display text, protocol, and link type for web, email, or phone. Learn step-by-step link management features here.
- [Take screenshots](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/take-screenshots.md): Capture, edit, and insert screenshots directly in any rich text field. Highlight, crop, annotate, or blur images easily before adding them to your item descriptions or discussions.
- [Watch item and notify other users](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/watch-item-and-notify-other-users.md): Set up item notifications in aqua Web - add watchers, notify colleagues, and customize alert emails to stay updated on specific item changes for efficient team collaboration.
- [Attachments (files)](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/attachments-files.md): Attach files to items in aqua Web easily - drag, drop, or browse files. Instantly see the paperclip icon when attachments are added. Streamline your workflow with file management.
- [History of changes](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/history-of-changes.md): Track every item update with the History tab - view timestamps, users, and detailed change logs, including visual highlights for added or removed text fields.
- [Discussions (comments)](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/discussions-comments.md): Learn how to publish a new post using general item capabilities. Step-by-step instructions ensure efficient content management for your items.
- [Print item data](https://docs.aqua-cloud.io/documentation/items/general-item-capabilities/print-item-data.md): Print all data for any open item easily using the Print button in the ribbon. get a complete, formatted overview of item details in one click.


---

# 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.aqua-cloud.io/documentation/items/general-item-capabilities.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.
