@extends('site.help.partial.template', ['breadcrumb'=>'Your Profile']) @section('section')

Your Profile


Edit

To create an account using a web browser:
  1. Go to {{route('settings')}}.
  2. You should see the Name, Website, and Bio fields.
  3. Change the desired fields, and then click the Submit button.

Pixelfed is a federated application, changing your username is not supported in every federated software so we cannot allow username changes. Your best option is to create a new account with your desired username.


Privacy

To change your account visibility:
  1. Go to {{route('settings.privacy')}}.
  2. Check the Private Account checkbox.
  3. The confirmation modal will popup and ask you if you want to keep existing followers and disable new follow requests
  4. Click the Submit button.

{{--

It depends on the visibility of your post.

--}} {{--

--}} {{--

You can update your account by visiting the account settings page.

--}} {{--

You can update your account by visiting the account settings page.

--}}

Security

Here are some recommendations to keep your account secure:

You can add an additional layer of security to your account by enabling Two Factor Authentication. For more information, check your security settings.

Please contact the administrators of this instance{{-- , for contact information click here --}}.

@endsection