> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/spikemark/adding-motors/machine-library.md).

# Adding Motors or Machines From The Machine Library

## Adding From The Machine Library

Click on the machine library on the tool bar, and you will see a list of pre-configured Creative Conners machines:\
\
Drag and Drop the machine(s) into the Jog Workspace:

![](/files/-MhJG2ELbPtV4rzm-pT8)

## Saving To The Machine Library

If you want to save a [Custom Machine](/docs/spikemark/adding-motors/custom-machines.md) to the Machine Library:

Make sure you have the machine configured in Spikemark the way you want

Select the Machine you want to save and Click the + button in the Machine Library:

![](/files/-Miam9UgX6jt4wJ4y8xT)

## Removing Machine From The Machine Library

To Remove a machine from the Machine Library

![](/files/-MiamF10YsDn6HsQ6Qij)


---

# 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:

```
GET https://docs.creativeconners.com/docs/spikemark/adding-motors/machine-library.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.
