{
  "path": "/a/3mi3p36ni2l23-how-to-download-your-atproto-repo",
  "site": "at://did:plc:7gm5ejhut7kia2kzglqfew5b/site.standard.publication/3mi2gtoixp32e",
  "$type": "site.standard.document",
  "title": "How to download your atproto repo?",
  "content": {
    "$type": "app.offprint.content",
    "items": [
      {
        "$type": "app.offprint.block.text",
        "plaintext": "If you're on Bluesky or anywhere else in the atmosphere (the atproto network), your posts, likes, follows, and profile info are all stored in something called a repo. You can download a copy of it anytime. Useful for backups, moving to a different PDS, or just having your data on hand."
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Here's how to do it with Taproot. "
      },
      {
        "$type": "app.offprint.block.text",
        "facets": [
          {
            "index": {
              "byteEnd": 24,
              "byteStart": 6
            },
            "features": [
              {
                "uri": "https://atproto.at",
                "$type": "app.offprint.richtext.facet#link"
              },
              {
                "$type": "app.offprint.richtext.facet#highlight",
                "color": "rgb(59 130 246 / 0.5)"
              }
            ]
          }
        ],
        "plaintext": "Go to https://atproto.at. It's the explorer for everything on the atproto network"
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiaulceubzjydvjouuk2bdcy4lwdo23mn5osidxl24xklt5dsvgsvy"
          },
          "mimeType": "image/jpeg",
          "size": 41383
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 1256,
          "height": 576
        }
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Type in your handle (like yourname.bsky.social) in the search bar and hit enter."
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiayowehlzc5h6s6jh7m6jczxai2kmj3reu3l7ekepdij2na3ceziy"
          },
          "mimeType": "image/jpeg",
          "size": 37574
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 1238,
          "height": 590
        }
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreihuq4mhthicm5gdorgyvjsa7aa73w6f7gwztmlg3ldduf2swwoqna"
          },
          "mimeType": "image/jpeg",
          "size": 169041
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 2000,
          "height": 1239
        }
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Click the Download tab on your repo page."
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiga7hh74jvckyhvc4q4gtrn2qgn7weiy3jjqz3vopoa22hrtzd344"
          },
          "mimeType": "image/jpeg",
          "size": 127260
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 2000,
          "height": 1078
        }
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Click \"Download CAR\". This downloads your full repo as a single file."
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreicpywxwr7vx7o5y3ubb5oukm6c742f5gmyvhum3ug6ztiw3y4bde4"
          },
          "mimeType": "image/jpeg",
          "size": 114206
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 2000,
          "height": 1046
        }
      },
      {
        "$type": "app.offprint.block.text",
        "facets": [
          {
            "index": {
              "byteEnd": 74,
              "byteStart": 57
            },
            "features": [
              {
                "$type": "app.offprint.richtext.facet#bold"
              }
            ]
          }
        ],
        "plaintext": "Check your Downloads folder. You should see a .car file. That's everything."
      },
      {
        "$type": "app.offprint.block.heading",
        "level": 3,
        "plaintext": "Prefer a ZIP instead? "
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "On the same Download tab, click \"Export ZIP\" to get a zip file with every record saved as its own JSON file, organized by type (posts, likes, follows, and so on). Easier to browse if you just want to look through your data without any special tools."
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreigvng7s5fnpg4kyjs6hrgeo5vi5kix6ighvpv62fic5uw5tan5dti"
          },
          "mimeType": "image/jpeg",
          "size": 126957
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 2000,
          "height": 1083
        }
      },
      {
        "$type": "app.offprint.block.image",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiffqcbbr66xvvu3clsnydc434irpngdfu23yzdbarlz43qex2u3ze"
          },
          "mimeType": "image/jpeg",
          "size": 113752
        },
        "alignment": "center",
        "aspectRatio": {
          "width": 2000,
          "height": 1028
        }
      },
      {
        "$type": "app.offprint.block.heading",
        "level": 3,
        "plaintext": "What's a CAR file? "
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "CAR stands for Content Addressable aRchive. It's the format atproto uses natively, and it keeps all the signatures and structure intact. If you ever want to import your repo into a different PDS or verify it, this is the one you want. If you just want to read through your stuff, go with the ZIP."
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": ""
      }
    ]
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreicedxlwi2q5evzxt2razjsfonoxe2msddcethtytbrrr2awkpzxxa"
    },
    "mimeType": "image/jpeg",
    "size": 31008
  },
  "description": "Get a copy of your bluesky or atmosphere data",
  "publishedAt": "2026-04-14T16:00:00+00:00",
  "textContent": "If you're on Bluesky or anywhere else in the atmosphere (the atproto network), your posts, likes, follows, and profile info are all stored in something called a repo. You can download a copy of it anytime. Useful for backups, moving to a different PDS, or just having your data on hand.\nHere's how to do it with Taproot. \nGo to https://atproto.at. It's the explorer for everything on the atproto network\nType in your handle (like yourname.bsky.social) in the search bar and hit enter.\nClick the Download tab on your repo page.\nClick \"Download CAR\". This downloads your full repo as a single file.\nCheck your Downloads folder. You should see a .car file. That's everything.\nPrefer a ZIP instead? \nOn the same Download tab, click \"Export ZIP\" to get a zip file with every record saved as its own JSON file, organized by type (posts, likes, follows, and so on). Easier to browse if you just want to look through your data without any special tools.\nWhat's a CAR file? \nCAR stands for Content Addressable aRchive. It's the format atproto uses natively, and it keeps all the signatures and structure intact. If you ever want to import your repo into a different PDS or verify it, this is the one you want. If you just want to read through your stuff, go with the ZIP."
}