# PROJECT INFORMATION

After the project is created, it is displayed with its designated project name. The numbers within the green, red, and turquoise boxes indicate the count of online, offline, and total devices associated with the project. Adjacent to the project information, on the right side, there is a section featuring black and blue icons on a gray background. Detailed explanations for these icons are provided below.

<div data-full-width="false"><figure><img src="/files/E0I4BJZKVkvu5afaXXz1" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="false"><thead><tr><th width="103">Symbol</th><th width="134">Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/9xI3ltDSBBXAsbgmQR5Z" alt="" data-size="line"></td><td><strong>Show Devices</strong></td><td>Devices associated with the project can be accessed and managed via the <strong>Show Devices</strong> option.</td></tr><tr><td><img src="/files/3LRKNRvbDA8e66wYNW97" alt="" data-size="line"></td><td><strong>VoIP Contacts</strong></td><td>VoIP-enabled devices, such as IP phones and intercoms, can be integrated into the project through the <strong>VoIP Contacts</strong> section.</td></tr><tr><td><img src="/files/8vFn7QrYyvO3scYaAbWq" alt="" data-size="line"></td><td><strong>Concierge Service</strong></td><td>The <strong>Concierge Service</strong> module is utilized for configuring and managing user accounts within the Inspinia web concierge server.</td></tr><tr><td><img src="/files/9pboL2kL0YpDfMzffvxO" alt="" data-size="line"></td><td><strong>Project Share</strong></td><td>The <strong>Project Share</strong> feature is utilized to securely share projects with other SKY Platform users by entering the recipient's email address, enabling efficient collaboration and distribution across organizations.</td></tr><tr><td><img src="/files/zZme5vHRVZtKj9rcU44B" alt="" data-size="line"></td><td><strong>Edit Project</strong></td><td>The <strong>Edit Project</strong> function allows for modifications to the project name and region settings.</td></tr><tr><td><img src="/files/R6FyflZgXcY26qsnUc7o" alt="" data-size="line"></td><td><strong>Delete Project</strong></td><td>The <strong>Delete Project</strong> function is used to permanently remove the project from the system. This action is irreversible and will result in the complete deletion of all associated data. <img src="https://lh7-us.googleusercontent.com/slidesz/AGV_vUe-InpXlSEZN3NFealDKEKePMktCzCgzru15mQikCpdNfoDbWKkndtbm0jEctuIdlA7XKe0IFN7qHHyZC167czpY0xE49KGZDWNQMpZ6x3o7rw7TTG10tIKiPqkTApL6wiHQBI9XS0ItAd8w7pjWv4RS4qWH-XP=s2048?key=npIi8zOHIy81LrwrrhJT2w" alt="" data-size="line"></td></tr></tbody></table>

After project creation, the next step involves entering the project interface to add devices. Any previously added devices will be displayed in a detailed list. This list includes essential information such as the device name, type, and connectivity status with the Sky Platform (online/offline). If a VRV / VRF system is integrated, the list will also indicate the number of indoor units (HVAC Nodes). For BMS (KNX, Modbus, Bacnet) configurations, the list will show the number of BMS points (BMS Nodes). Additionally, the list provides the number of times the device configuration has been uploaded (Publish count).

The **Publish** column displays the date of the most recent modification to the project. If changes have been made but have not yet been uploaded to the device, the date will be highlighted in orange. Once the changes have been successfully uploaded to the device, the date will be shown in green.<br>

<div data-full-width="false"><figure><img src="https://lh7-us.googleusercontent.com/slidesz/AGV_vUcAF3OhD_SlNhoiFb9xG-QVTvpNrgDZ91u1jnFBQYdFWOBsBHU1w4cMR0q58LyH_Gub_MoQAnqUO5BLX70EAftUipZdML2D_Pp1o4Yha6krD2yJ6lPCWHdFLIS7d-oguO025ZU6eR9IMcexuhOTMHjKuS4HJ_NV=s2048?key=npIi8zOHIy81LrwrrhJT2w" alt=""><figcaption></figcaption></figure></div>


---

# 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://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/basics-of-skyplatform/project-information.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.
