The SDK Management page in allows you to manage SDKs. SDK Management contains the list of all available SDKs except local ones, created using the SDKs page in the project properties.

The following table lists options available on the SDK Management page. Some buttons can be disabled depending on the selected SDK type.
| Option | Result |
|---|---|
| Add... | Creates a new SDK. |
| Edit/show info... | Modifies the properties of the existing SDK (only when the SDK is not attached to any project) or displays the properties if the selected SDK is read-only. |
| Remove | Removes the selected SDK. |
| Clone from git | Clones the SDK content from Git. The repository must have the SDK descriptor (the sources.xml file) in the root. |
| Import... | Imports the SDK from an archive file or from a directory. |
| Export... | Exports the selected SDK to an archive file. |
| Load... | Adds the SDK using the XML descriptor. |
| Show Attached | Shows the list of projects to which the SDK is attached. |
| Import MCAL SDK | Creates a new SDK on the basis of the MCAL SDK. |
| Show only latest versions | Select this check box to see only the latest versions. |