> For the complete documentation index, see [llms.txt](https://docs.cwicly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwicly.com/cwicly/cloud-design-library/design-blocks-cloud-library/save-design-to-library.md).

# Save Design to Library

Whether you have built your block from scratch, have downloaded it from the Cwicly design library or the Community, you can save your block to the Cloud Library as long as you have created an account at [design.cwicly.com](https://design.cwicly.com/libraries/).&#x20;

Click the "cloud" icon in the toolbar.

<figure><img src="https://lh6.googleusercontent.com/FyKvON_HdCsKyJWMbZT4zO7ypKDe9Fp9oYApSUO2_gKyKSytcxQEHYOeZV6z7mTqebAe3aP1qIE4skI7Z12PCvPBJMK3TRD-0Y8TQk-UohDkvvKGeTPm3dT2PG9flfn62G3t3tsPSDWYmTaAf24E5qGtpgDm22FYS9ybZbCRXyQIYy4jadPepldQzA" alt=""><figcaption></figcaption></figure>

This will open a panel entitled “Add to Design Library”  at the top.

<figure><img src="https://lh3.googleusercontent.com/ummAL2P10FBsZvK_gmXYEfSaa-6mcwkiGmAqnCzcIhtP1zVKbSawBtq3CWAojss7dBnNPqlF0R5WCdVqBZT4IXzG7TUo3g97JKXZKd79sW3HBplkMgAzqyMDj-xgHUwZokTCMs9Vh2T9VQ2aYYPYA52h30rOiMB78EdMl02emJYupXFowBNaMN-lVA" alt=""><figcaption></figcaption></figure>

Add a name (and a short description - optional).

![](/files/Ls5JA0y6NnOkEz37S0lQ)

Choose the category to which you want to add your block design.

![](/files/i7wPQpO0AU4KzJqtPoq6)

![](/files/OM85z6l5ikdNTQ8t8bxm)

Add some tags and styles from the drop downs to make it easier to search for your design later.&#x20;

![](/files/f6825Spi60PLlcjtWXEE)

![](/files/eUoz82CYRy667wdcCWhC)

You can personalise the featured image if you want to.&#x20;

![](/files/IfTOwsULtVPObNJUATed)

Gallery allows you to add some screenshots to your gallery.

Viewpoint width: modifies the scroll thumbnail view.

![](/files/8jOctbCkhuDZC6TOzX1B)

Attach global styles: you can choose whether or not to attach the global styles you have used in the design block if you want to.

![](https://lh5.googleusercontent.com/68IUDRjdFvZR8hfRFDvf_Su8ptkxkVN4xuyBWwwaXF9-VAkadTZNgs19Xr5UM_km1KgsetrDClIBetKGuQu4NuhSQ5JnZ5aVz9UD1JwSAQt6P9WGZllCSlC_d73Zih2MZTRWH8BCoONXRYJpKekkxqXOCyAxr1B2I2dc83F-FO-cG8shzK-cJJ-oDA)

Insertable: means the block can be inserted inside a block on the page. By default it is toggled on.

Community: toggle on if you want to share the design block with the community.

Then click the blue button “Save to Library” at the top.

<figure><img src="https://lh4.googleusercontent.com/t2qqC-YChQLWO2ewHB0JzFOwAIM5RO_uOPnt1sCCz2NOq9-BcECPRMl5TIkFTFGM-YuYvVafMGXY_nJbJs3nys1tM6qdqJSMIklIHUwmBjB4hnqA5oUERosn7Fz5c0GmWoBX2E2bNj3YGM6KReOI7hU6v0avQMYLys9NCnMDSagJsHrgg5lP6h2SeQ" alt=""><figcaption></figcaption></figure>

This will open a window where you can choose which library you want to save to.&#x20;

![](/files/YCXnm1zbXqavhwgTOvsf)

If you want to add a new library for your design, click the  "+" icon.

![](/files/LB1RDF2YMiouIbyXiH28)

To add it to a different library (another account), simply add a Private Key and click “Connect”.&#x20;

![](/files/zrlF4kuwjlLqpqBU4NYU)

The new library will now appear.

![](/files/Fz7fUvaHYmEFQtMlPGwr)

You will now find your modified block design in the library and categories you have saved it to.

![](/files/VyiOmrVRWGzTjltCq7nZ)

![](/files/fEbUsxmwWcZQ8UFjTqVb)

You will notice that with personal designs, if you hover on the top right corner you have the possibility of editing your design, downloading as a TXT file or deleting it.&#x20;

The name of your design will appear at the bottom as well as the username you have chosen as creator.

##


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cwicly.com/cwicly/cloud-design-library/design-blocks-cloud-library/save-design-to-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
