# Upload your model

After you have [created your model](https://nx.docs.scailable.net/ai-models-support/custom-models), you can easily upload it to make it available in Nx Cloud and, thereby, to all your Nx Servers.&#x20;

First, click on the "Add a custom model" button <img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2FqwtolEAfpyTHv09DI9m9%2Fadd%20a%20model%20button%20button.png?alt=media&#x26;token=4ec03c2c-8730-4c4e-9592-42e240fe4ae4" alt="" data-size="line">  at the top left of the sidebar:

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2FsKP8nHJwZ7D2rABP6pcE%2Fadd%20a%20model%20-%20button.png?alt=media&#x26;token=8536ffab-55bc-4a2e-a39d-e9fa50cd3769" alt=""><figcaption></figcaption></figure>

If more organisations are available to your account, you may need to choose an organisation before continuing:

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2F1BjJ9OATIYmwYuZob4Og%2Fadd%20a%20model%20-%20select%20organisation.png?alt=media&#x26;token=6e379750-109e-4957-b13f-174136e900b0" alt=""><figcaption></figcaption></figure>

Next, choose a type of model that matches the model file you have. In the case of an ONNX model it will be the "ONNX" upload button:&#x20;

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2FQP9WIozSZRxGY47pUFNn%2Fadd%20a%20model%20-%20select%20type.png?alt=media&#x26;token=2dc823c5-d515-4ee1-82ec-a34028dbd605" alt=""><figcaption></figcaption></figure>

Drag and drop your ONNX model into the area or click the area and choose a model from your file system. Then choose a name for your model, add some documentation, and if needed set its [normalization values](https://nx.docs.scailable.net/nx-ai-cloud/upload-your-model/normalization):

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2FYTxmvu2uEpJWL1K136cQ%2Fadd%20a%20model%20-%20upload%20form.png?alt=media&#x26;token=905445d4-eb58-4801-b769-1da10d018864" alt=""><figcaption></figcaption></figure>

When you drop a model on the upload area, some details will be pre-filled based on the filename, please add the documentation with more relevant information about your model.

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2Fx1GFyfmak6ULO4Ii7rFT%2Fadd%20a%20model%20-%20upload%20prefilled.png?alt=media&#x26;token=02f9ae38-6e37-4188-8d18-4b44ce50ffff" alt=""><figcaption></figcaption></figure>

In the next field you may select extra conversions that you can enable for the AI accelerator architecture that you need for your implementation.&#x20;

<figure><img src="https://4052997117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkP02geOjtLSPAt4JiZUv%2Fuploads%2Fj1LyeYsi7xNuYQ8oY2b0%2Fadd%20a%20model%20-%20defaults.png?alt=media&#x26;token=cc9b0d2b-9aee-4f84-8d3c-bf4c255ca1e9" alt=""><figcaption></figcaption></figure>

The [normalization](https://nx.docs.scailable.net/nx-ai-cloud/upload-your-model/normalization) will be pre-filled with some common defaults. If your model has different settings they can be set here, or edited later.

After the model is uploaded, the selected conversions will be run to generate optimized model files for each selected target [AI accelerator](https://nx.docs.scailable.net/ai-accelerators-support/supported-ai-accelerators).

When this is completed you will get an email and the model is [ready to be used](https://nx.docs.scailable.net/nx-ai-cloud/use-your-model) on your devices.
