# Overview

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/configure-artifact-support).
{% endhint %}

## Overview of Artifacts <a href="#overview-of-artifacts" id="overview-of-artifacts"></a>

* All the remote, deployable resources in Spinnaker are Artifacts. It’s mandatory to have credentials downloaded or uploaded, depending on the “type” of artifacts being used.
* There are three types of Artifacts, available for Spinnaker
  1. GCS (Google Cloud Storage Artifacts)
  2. GitHub Artifacts Account
  3. HTTP Artifact Account


---

# 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://docs.opsmx.com/opsmx-context-graph-and-data-fabric/additional-resources/previous-releases/isd-3.10/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/configure-artifact-support/overview.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.
