# General

{% hint style="info" %}
The General section contains information about:

* Basic project information
* Components
* Versions
* Schemes
  {% endhint %}

## Basic Summary <a href="#getprojectdocumentationwith1click-basicsummary" id="getprojectdocumentationwith1click-basicsummary"></a>

Basic project information shows general information about the project:

* Project Name
* Key
* Type (Business, Software, Service Desk)
* URL
* Issue Types
* Project Category
* Project Lead
* Default Assignee

![Basic project information](/files/uqe8T2F22ZR2ErIa8GyH)

## Glass Overview <a href="#getprojectdocumentationwith1click-glassoverview" id="getprojectdocumentationwith1click-glassoverview"></a>

More insight about the project in general

* Last issue created
* (Unique) Workflows
* Number of Components
* Number of Versions
* People added in the project
* Actors from the Permission scheme
* Used Permissions

![Overview](/files/tr77B9nBSXOphzNEgsV0)

## Components <a href="#getprojectdocumentationwith1click-components" id="getprojectdocumentationwith1click-components"></a>

This section shows:

* Components
* Issues count
* Component Lead
* Default Assignee (with evaluation)
* Description

![Components](/files/E0OQ4yCRWhPnAouccRT7)

## Versions <a href="#getprojectdocumentationwith1click-versions" id="getprojectdocumentationwith1click-versions"></a>

This section shows:

* Versions
* Status
* Start and Release date
* Description

![Versions](/files/ahqvo9iBK2vMjMFYSpt4)


---

# 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.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/general.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.
