> ## Documentation Index
> Fetch the complete documentation index at: https://aminiai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting

> Workarounds and tutorials on how to troubleshoot known issues

export const currentRelease = {
  versionNumber: 'Amini Lite v1.0',
  releaseDate: 'September 20, 2024'
};

export const versioning = 'versioning';

<Note>The current release available from the Amini Data Platform is **{currentRelease.versionNumber}** released on **{currentRelease.releaseDate}**.</Note>

<AccordionGroup>
  <Accordion title="The job I submitted is returning an error saying the format is wrong.">
    Modify your csv to follow the `YYYY-MM-DD` format. For example, to add a start date of January 31, 2023, you need to put `2023-01-31`. Use `-` to break up the numbers. No other symbol is accepted.

    <img src="https://mintcdn.com/aminiai/q8F0l5roisp898sq/images/troubleshooting/datestamp-format-error.png?fit=max&auto=format&n=q8F0l5roisp898sq&q=85&s=805b0b3bdf4b034e1d5a03199114cabf" alt="alt text" width="2976" height="1834" data-path="images/troubleshooting/datestamp-format-error.png" />

    <img src="https://mintcdn.com/aminiai/BQvi8PXenUyOVrjT/images/troubleshooting/datestamp-format.png?fit=max&auto=format&n=BQvi8PXenUyOVrjT&q=85&s=9c43ed61a9d5aa1fa09164aeed10fab0" alt="alt text" width="2908" height="1044" data-path="images/troubleshooting/datestamp-format.png" />
  </Accordion>
</AccordionGroup>

# Support

Have any issues encoutered during your experience, or feature requests you'd love to see? Send us a note on our [Slack Community](https://aminicommunity.slack.com/) or tell us anonymously using this [Feedback Survey](https://n2rm24leskb.typeform.com/to/JS9a2rsv). We'd love to hear from you!
