Creating an AudiAnnotate Project

Create a Project | Delete a Project

Note: You will need a GitHub account to use AudiAnnotate. If you don't have one already, navigate to GitHub and create one by providing a username, email address, and password.


Create a Project

  1. Navigate to the AudiAnnotate application
  2. Log in to your account through GitHub
  3. Make sure to allow the app to authorize AudiAnnotate. This means that AudiAnnotate will be allowed to manage and write files on your behalf.



  4. Select "New Project"
  5. This will open a page where you will add the metadata to allow AudiAnnotate to generate your project. AudiAnnotate creates a repository or “repo” in GitHub, which is your project’s storage space for any files related to your project.



  6. Add a "Title"
  7. This is the project name, and the name of the GitHub repository that will be generated in this process. This title will also appear as the project name on the AudiAnnotate site under “My Projects.”



  8. Add a description of your project


  9. Add a project slug
  10. This becomes the GitHub repository URL. Note: spaces are not recognized. Please use hyphens instead of spaces.



  11. Select "Create Project"
  12. This contacts GitHub and generates the repository. Now you have created an AudiAnnotate project, with all information stored in a GitHub repository. The next step will be to build the IIIF Manifest, which allows you to associate audiovisual material and annotations with your project.

This workflow was created with Tango


Delete a Project

To delete or archive a project, you can make changes to its repository on GitHub.

Note: Once you've deleted a repository, you cannot recover your project.

  1. Navigate to GitHub
  2. Open the drop-down menu by clicking your profile picture in the upper right corner


  3. Select "Your repositories"


  4. Select the repository for the project you'd like to delete


  5. Navigate to the Settings tab


  6. Scroll to the "Danger Zone" at the bottom of the page
  7. Here, you have the option to change your repository's visibility, transfer ownership to another GitHub user, or archive or delete your repository.


  8. Select "Delete this repository"
  9. You'll be prompted to confirm your choice.



    This workflow was created with Tango